Moderate: openstack-cinder security and bug fix update

Related Vulnerabilities: CVE-2017-15139   CVE-2017-15139   CVE-2017-15139  

Synopsis

Moderate: openstack-cinder security and bug fix update

Type/Severity

Security Advisory: Moderate

Topic

An update for openstack-cinder is now available for Red Hat OpenStack Platform 13.0 (Queens).

Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.

Description

OpenStack Block Storage (cinder) manages block storage mounting and the presentation of such mounted block storage to instances. The backend physical storage can consist of local disks, or Fiber Channel, iSCSI, and NFS mounts attached to Compute nodes. In addition, Block Storage supports volume backups, and snapshots for temporary save and restore operations. Programmatic management is available via Block Storage's API.

Security Fix(es):

  • openstack-cinder: Data retained after deletion of a ScaleIO volume (CVE-2017-15139)

For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.

Bug Fix(es):

  • This fix enables the NetApp ONTAP FC/iSCSI drivers to succeed in the force_detach action, which terminates every connection between the specified volume and any host it is mapped to. (BZ#1622535)
  • The driver for the Block Storage service's SolidFire backend would crash when attempting to delete a consistency group snapshot. This issue has been fixed so the driver no longer crashes attempting to delete a consistency group snapshot. (BZ#1629049)
  • This backport adds the configuration option rbd_exclusive_cinder_pool, which defaults to True. This option improves statistics collection for large numbers of RBD volumes. This option should be set to False if your pool is not used exclusively by Cinder. (BZ#1624482)
  • The Block Storage service's NetApp ONTAP driver could not format URLs properly when they contained IPv6 addresses resulting in malformed URLs in the management path and driver malfunction. The driver now properly handles IPv6 addresses so the properly formatted URLs facilitate correct functioning. (BZ#1635620)
  • The driver for the Block Storage service's SolidFire backend contained a bug related to the force-detach operation. The driver would crash when attempting to force-detach a volume. This issue has been fixed so attempts to force-detach a volume no longer crash the driver. (BZ#1638406)
  • Support was added for volume retype and migration operations to the Block Storage service's HPE Nimble Storage driver. (BZ#1640833)
  • The Block Storage service's Nimble backend driver did not support the forced detach functionality using empty connector information. The Nimble driver would fail when a forced detach was issued. The Nimble driver has been updated to support a forced detach with empty connector information. The driver properly supports the Block Storage service's forced detach API. (BZ#1640834)
  • The Block Storage service (cinder) uses two volume cache limit settings. When only one cache limit was configured, adding a new entry to the cache would always cause an existing entry to be ejected from the cache. Only a single entry would be cached, regardless of the configured cache limit. The Block Storage service now correctly handles volume cache limits. (BZ#1641111)

Solution

For details on how to apply this update, which includes the changes described in this advisory, refer to:

https://access.redhat.com/articles/11258

Affected Products

  • Red Hat OpenStack 13 x86_64
  • Red Hat OpenStack for IBM Power 13 ppc64le

Fixes

  • BZ - 1599899 - CVE-2017-15139 openstack-cinder: Data retained after deletion of a ScaleIO volume
  • BZ - 1622535 - [OSP-13] NetApp: Ontap FC/iSCSI drivers does not support force_detach
  • BZ - 1624482 - RBD: Enable cinder exclusive pool by default
  • BZ - 1629049 - [OSP-13] NetApp: Consistency Group Snapshot deletion error
  • BZ - 1635620 - [OSP-13] Backport NetApp ONTAP IPv6 fixes to RHOSP13
  • BZ - 1638406 - [OSP-13] NetApp SolidFire: Fix force_detach
  • BZ - 1639941 - Rebase openstack-cinder to 12.0.4
  • BZ - 1640833 - nimble storage retype support in osp 13
  • BZ - 1640834 - nimble storage force detach support in redhat osp 13
  • BZ - 1641111 - cinder always check image_volume_cache_max_size_gb and image_volume_cache_max_count when either of them is specified.

CVEs

References